3.2.9 \(\int \frac {(a+b x)^7}{x^3} \, dx\) [109]

Optimal. Leaf size=84 \[ -\frac {a^7}{2 x^2}-\frac {7 a^6 b}{x}+35 a^4 b^3 x+\frac {35}{2} a^3 b^4 x^2+7 a^2 b^5 x^3+\frac {7}{4} a b^6 x^4+\frac {b^7 x^5}{5}+21 a^5 b^2 \log (x) \]

[Out]

-1/2*a^7/x^2-7*a^6*b/x+35*a^4*b^3*x+35/2*a^3*b^4*x^2+7*a^2*b^5*x^3+7/4*a*b^6*x^4+1/5*b^7*x^5+21*a^5*b^2*ln(x)

________________________________________________________________________________________

Rubi [A]
time = 0.02, antiderivative size = 84, normalized size of antiderivative = 1.00, number of steps used = 2, number of rules used = 1, integrand size = 11, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.091, Rules used = {45} \begin {gather*} -\frac {a^7}{2 x^2}-\frac {7 a^6 b}{x}+21 a^5 b^2 \log (x)+35 a^4 b^3 x+\frac {35}{2} a^3 b^4 x^2+7 a^2 b^5 x^3+\frac {7}{4} a b^6 x^4+\frac {b^7 x^5}{5} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(a + b*x)^7/x^3,x]

[Out]

-1/2*a^7/x^2 - (7*a^6*b)/x + 35*a^4*b^3*x + (35*a^3*b^4*x^2)/2 + 7*a^2*b^5*x^3 + (7*a*b^6*x^4)/4 + (b^7*x^5)/5
 + 21*a^5*b^2*Log[x]

Rule 45

Int[((a_.) + (b_.)*(x_))^(m_.)*((c_.) + (d_.)*(x_))^(n_.), x_Symbol] :> Int[ExpandIntegrand[(a + b*x)^m*(c + d
*x)^n, x], x] /; FreeQ[{a, b, c, d, n}, x] && NeQ[b*c - a*d, 0] && IGtQ[m, 0] && ( !IntegerQ[n] || (EqQ[c, 0]
&& LeQ[7*m + 4*n + 4, 0]) || LtQ[9*m + 5*(n + 1), 0] || GtQ[m + n + 2, 0])

Rubi steps

\begin {align*} \int \frac {(a+b x)^7}{x^3} \, dx &=\int \left (35 a^4 b^3+\frac {a^7}{x^3}+\frac {7 a^6 b}{x^2}+\frac {21 a^5 b^2}{x}+35 a^3 b^4 x+21 a^2 b^5 x^2+7 a b^6 x^3+b^7 x^4\right ) \, dx\\ &=-\frac {a^7}{2 x^2}-\frac {7 a^6 b}{x}+35 a^4 b^3 x+\frac {35}{2} a^3 b^4 x^2+7 a^2 b^5 x^3+\frac {7}{4} a b^6 x^4+\frac {b^7 x^5}{5}+21 a^5 b^2 \log (x)\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.00, size = 84, normalized size = 1.00 \begin {gather*} -\frac {a^7}{2 x^2}-\frac {7 a^6 b}{x}+35 a^4 b^3 x+\frac {35}{2} a^3 b^4 x^2+7 a^2 b^5 x^3+\frac {7}{4} a b^6 x^4+\frac {b^7 x^5}{5}+21 a^5 b^2 \log (x) \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[(a + b*x)^7/x^3,x]

[Out]

-1/2*a^7/x^2 - (7*a^6*b)/x + 35*a^4*b^3*x + (35*a^3*b^4*x^2)/2 + 7*a^2*b^5*x^3 + (7*a*b^6*x^4)/4 + (b^7*x^5)/5
 + 21*a^5*b^2*Log[x]

________________________________________________________________________________________

Mathics [A]
time = 2.09, size = 78, normalized size = 0.93 \begin {gather*} \frac {-10 a^6 \left (a+14 b x\right )+b^2 x^2 \left (420 a^5 \text {Log}\left [x\right ]+700 a^4 b x+350 a^3 b^2 x^2+140 a^2 b^3 x^3+35 a b^4 x^4+4 b^5 x^5\right )}{20 x^2} \end {gather*}

Antiderivative was successfully verified.

[In]

mathics('Integrate[(a + b*x)^7/x^3,x]')

[Out]

(-10 a ^ 6 (a + 14 b x) + b ^ 2 x ^ 2 (420 a ^ 5 Log[x] + 700 a ^ 4 b x + 350 a ^ 3 b ^ 2 x ^ 2 + 140 a ^ 2 b
^ 3 x ^ 3 + 35 a b ^ 4 x ^ 4 + 4 b ^ 5 x ^ 5)) / (20 x ^ 2)

________________________________________________________________________________________

Maple [A]
time = 0.08, size = 77, normalized size = 0.92

method result size
default \(-\frac {a^{7}}{2 x^{2}}-\frac {7 a^{6} b}{x}+35 a^{4} b^{3} x +\frac {35 a^{3} b^{4} x^{2}}{2}+7 a^{2} b^{5} x^{3}+\frac {7 a \,b^{6} x^{4}}{4}+\frac {b^{7} x^{5}}{5}+21 a^{5} b^{2} \ln \left (x \right )\) \(77\)
risch \(\frac {b^{7} x^{5}}{5}+\frac {7 a \,b^{6} x^{4}}{4}+7 a^{2} b^{5} x^{3}+\frac {35 a^{3} b^{4} x^{2}}{2}+35 a^{4} b^{3} x +\frac {-7 a^{6} b x -\frac {1}{2} a^{7}}{x^{2}}+21 a^{5} b^{2} \ln \left (x \right )\) \(77\)
norman \(\frac {-\frac {1}{2} a^{7}+\frac {1}{5} b^{7} x^{7}+\frac {7}{4} a \,b^{6} x^{6}+7 a^{2} b^{5} x^{5}+\frac {35}{2} a^{3} b^{4} x^{4}+35 a^{4} b^{3} x^{3}-7 a^{6} b x}{x^{2}}+21 a^{5} b^{2} \ln \left (x \right )\) \(79\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((b*x+a)^7/x^3,x,method=_RETURNVERBOSE)

[Out]

-1/2*a^7/x^2-7*a^6*b/x+35*a^4*b^3*x+35/2*a^3*b^4*x^2+7*a^2*b^5*x^3+7/4*a*b^6*x^4+1/5*b^7*x^5+21*a^5*b^2*ln(x)

________________________________________________________________________________________

Maxima [A]
time = 0.25, size = 75, normalized size = 0.89 \begin {gather*} \frac {1}{5} \, b^{7} x^{5} + \frac {7}{4} \, a b^{6} x^{4} + 7 \, a^{2} b^{5} x^{3} + \frac {35}{2} \, a^{3} b^{4} x^{2} + 35 \, a^{4} b^{3} x + 21 \, a^{5} b^{2} \log \left (x\right ) - \frac {14 \, a^{6} b x + a^{7}}{2 \, x^{2}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((b*x+a)^7/x^3,x, algorithm="maxima")

[Out]

1/5*b^7*x^5 + 7/4*a*b^6*x^4 + 7*a^2*b^5*x^3 + 35/2*a^3*b^4*x^2 + 35*a^4*b^3*x + 21*a^5*b^2*log(x) - 1/2*(14*a^
6*b*x + a^7)/x^2

________________________________________________________________________________________

Fricas [A]
time = 0.30, size = 81, normalized size = 0.96 \begin {gather*} \frac {4 \, b^{7} x^{7} + 35 \, a b^{6} x^{6} + 140 \, a^{2} b^{5} x^{5} + 350 \, a^{3} b^{4} x^{4} + 700 \, a^{4} b^{3} x^{3} + 420 \, a^{5} b^{2} x^{2} \log \left (x\right ) - 140 \, a^{6} b x - 10 \, a^{7}}{20 \, x^{2}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((b*x+a)^7/x^3,x, algorithm="fricas")

[Out]

1/20*(4*b^7*x^7 + 35*a*b^6*x^6 + 140*a^2*b^5*x^5 + 350*a^3*b^4*x^4 + 700*a^4*b^3*x^3 + 420*a^5*b^2*x^2*log(x)
- 140*a^6*b*x - 10*a^7)/x^2

________________________________________________________________________________________

Sympy [A]
time = 0.10, size = 85, normalized size = 1.01 \begin {gather*} 21 a^{5} b^{2} \log {\left (x \right )} + 35 a^{4} b^{3} x + \frac {35 a^{3} b^{4} x^{2}}{2} + 7 a^{2} b^{5} x^{3} + \frac {7 a b^{6} x^{4}}{4} + \frac {b^{7} x^{5}}{5} + \frac {- a^{7} - 14 a^{6} b x}{2 x^{2}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((b*x+a)**7/x**3,x)

[Out]

21*a**5*b**2*log(x) + 35*a**4*b**3*x + 35*a**3*b**4*x**2/2 + 7*a**2*b**5*x**3 + 7*a*b**6*x**4/4 + b**7*x**5/5
+ (-a**7 - 14*a**6*b*x)/(2*x**2)

________________________________________________________________________________________

Giac [A]
time = 0.00, size = 87, normalized size = 1.04 \begin {gather*} \frac {1}{5} x^{5} b^{7}+\frac {7}{4} x^{4} b^{6} a+7 x^{3} b^{5} a^{2}+\frac {35}{2} x^{2} b^{4} a^{3}+35 x b^{3} a^{4}+\frac {\frac {1}{2} \left (-14 b a^{6} x-a^{7}\right )}{x^{2}}+21 b^{2} a^{5} \ln \left |x\right | \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((b*x+a)^7/x^3,x)

[Out]

1/5*b^7*x^5 + 7/4*a*b^6*x^4 + 7*a^2*b^5*x^3 + 35/2*a^3*b^4*x^2 + 35*a^4*b^3*x + 21*a^5*b^2*log(abs(x)) - 1/2*(
14*a^6*b*x + a^7)/x^2

________________________________________________________________________________________

Mupad [B]
time = 0.05, size = 77, normalized size = 0.92 \begin {gather*} \frac {b^7\,x^5}{5}-\frac {\frac {a^7}{2}+7\,b\,x\,a^6}{x^2}+35\,a^4\,b^3\,x+\frac {7\,a\,b^6\,x^4}{4}+\frac {35\,a^3\,b^4\,x^2}{2}+7\,a^2\,b^5\,x^3+21\,a^5\,b^2\,\ln \left (x\right ) \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a + b*x)^7/x^3,x)

[Out]

(b^7*x^5)/5 - (a^7/2 + 7*a^6*b*x)/x^2 + 35*a^4*b^3*x + (7*a*b^6*x^4)/4 + (35*a^3*b^4*x^2)/2 + 7*a^2*b^5*x^3 +
21*a^5*b^2*log(x)

________________________________________________________________________________________